m28evk: Remove 'all' target from Makefile
authorFabio Estevam <[email protected]>
Thu, 29 Dec 2011 03:34:13 +0000 (03:34 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 16 Jan 2012 07:40:09 +0000 (08:40 +0100)
Remove 'all' target from Makefile, as this is unused code.

Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Marek Vasut <[email protected]>
board/denx/m28evk/Makefile

index aa16c7d1560b763b3c77f385435c085a8876e9f2..1fb56d8b8d24f6a629c1da05b09a9dff1df9b14d 100644 (file)
@@ -37,8 +37,6 @@ OBJS  := $(addprefix $(obj),$(COBJS))
 $(LIB):        $(obj).depend $(OBJS)
        $(call cmd_link_o_target, $(OBJS))
 
-all:   $(ALL)
-
 #########################################################################
 
 # defines $(obj).depend target